func crypto/hpke.newAESGCM

3 uses

	crypto/hpke (current package)
		aead.go#L68: 	new: newAESGCM,
		aead.go#L75: 	new: newAESGCM,
		aead_fips140v1.26.go#L15: func newAESGCM(key []byte) (cipher.AEAD, error) {